NOTE: This Technical Q&A has been
retired. Please see the Technical Q&As
page for current documentation.![]() ![]() |
Q: I'm trying to use Open Transport from Symantec C++ using PPCLink but it
complains that a bunch of routines ( A: Using SPM 8.0.3 and PPCLink 1.3 from ETO 19, the following things had to be done to get SPM to link an Open Transport program using the external linker:
'Guy Smiley:Open Transport:Open Transport SDK:Open Tpt Client Developer:PPC Libraries:OpenTransportLib'
For statically linked libraries SPM automatically generates the appropriate arguments for PPCLink, but for shared libraries you have to do it by hand. Note that you will also have to supply the "-weaklib OpenTransportLib" if you want to import the library weakly. |
Developer Documentation | Technical Notes | Development Kits | Sample Code |